Click or drag to resize

SharingDataType Enumeration

Specifies the type of data that is shared.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum SharingDataType
Members
  Member nameValueDescription
Calendar0 Indicates that the shared folder contains calendar information.
Contacts1 Indicates that the shared folder contains contact information.
None2 None.
See Also